home *** CD-ROM | disk | FTP | other *** search
/ Freelog Special Edition 10 / FreelogHS10.iso / Buzz / Buzz_Advanced_Pack.exe / {app} / Overloader - Manual.txt < prev    next >
Text File  |  2001-11-20  |  2KB  |  73 lines

  1. _____________________________________________________________
  2.  
  3. HOW TO USE OVERLOADER
  4. ______________________________________________________________
  5. to change advanced preferences, check under
  6. View > Extended Options
  7.  
  8. Different machines might use overloader's API
  9. (not completely working yet)
  10.  
  11. ______________________________________________________________
  12.  
  13. HOW TO CONFIGURE OVERLOADER's MENUS
  14. ______________________________________________________________
  15. open rebuzz.ini that is in your main buzz directory:
  16. the normal syntax of the file is as follows:
  17.  
  18. [HELPURL]
  19. url1=http://www.scene.de/djlaser
  20. name1=DJLaser Online
  21. type1=0
  22. url2=http://www.buzzmachines.com
  23. name2=www.buzzmachines.com
  24. type2=0
  25.  
  26. [UTILITIES]
  27. file1=PSI Drum Manager.exe
  28. name1=PSI Drumkit Manager
  29. type1=1
  30. file2=sep
  31. name2=sep
  32. type2=2
  33. file3=Buzz Tools.exe
  34. name3=Buzz Tools
  35. type3=1
  36. file4=M2buzz.exe
  37. name4=M2Buzz
  38. type4=1
  39. file5=Preset Wizard.exe
  40. name5=Preset Wizard
  41. type5=1
  42. file6=Theme Editor.exe
  43. name6=Theme Editor
  44. type6=1
  45.  
  46. [FILEMENU]
  47. file1=m2buzz.exe
  48. name1=Import MIDI file
  49. type1=1
  50.  
  51. HOW DOES THE INI WORK:
  52.  
  53. fileX is a path to the file, depending on the type, its also
  54.           called urlX in HELPURL but acts the same way.
  55. nameX is the name as it appears in the menu
  56. typeX is a number which tells the type:
  57.           0 = URL or a absolute path 
  58.               ("C:\program files\cooledit\cooledit.exe")
  59.           1 = path that is under buzz\
  60.               ("Gear\asiocontrol.exe")
  61.           2 = a seperator bar, the file doesnt do anything
  62.  
  63. ______________________________________________________________
  64.  
  65. INDEX.TXT RELATED STUFF
  66. ______________________________________________________________
  67.  
  68. ----- will create a separator bar
  69. --- Stereo --- will create a stereo icon bar or a separator
  70. --- Mono --- will create a mono icon bar or a separator
  71. Also some other --- words --- , not finished yet
  72.  
  73.